Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve retry logic with S3 client #613

Merged
merged 3 commits into from
Feb 14, 2024
Merged

Conversation

pmscosta
Copy link
Contributor

Does this change relate to existing issues or pull requests?

No.

Does this change require an update to the documentation?

No.

How has this been tested?

I didn't test this but verified in production that with a https://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/com/amazonaws/SdkClientException.html (which appears to inherit and keep the default value of true in the isRetryable method) we did not attempt to retry.

@pmscosta pmscosta self-assigned this Feb 14, 2024
@pmscosta pmscosta requested a review from jcazevedo February 14, 2024 17:28
Copy link
Member

@jcazevedo jcazevedo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jcazevedo jcazevedo merged commit a2067d4 into master Feb 14, 2024
14 checks passed
@jcazevedo jcazevedo deleted the improve-retry-logic-s3-client branch February 14, 2024 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants